func runtime.unlockextra

3 uses

	runtime (current package)
		proc.go#L2693: func unlockextra(mp *m, delta int32) {
		proc.go#L2708: 	unlockextra(mp.schedlink.ptr(), -1)
		proc.go#L2727: 	unlockextra(mp, 1)